release: apply version updates from current changes #63
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
cargo-packager
[0.4.0]
ecde3fb
(#58) Addedfiles
configuration underAppImageConfig
for adding custom files on the AppImage's AppDir.ecde3fb
(#58) Renamed binaryfilename
property topath
, which supports absolute paths.f04c17f
(#87) Addconfig.dmg
to configure the DMG on macOS.21a6c9e
(#84) Mark most of the types asnon_exhaustive
to allow adding more field later on without having to break downstream users use the newly added helper methods on these types to modify the corresponding fields in-place.db75777
Addconfig.windows.sign_command
which can be used to override signing command on windows and allows usage of tools other thansigntool.exe
.@crabnebula/packager
[0.1.0]
c4fa8fd
Initial release.Dependencies
[email protected]
cargo-packager-updater
[0.1.0]
c4fa8fd
Initial release.@crabnebula/updater
[0.1.0]
c4fa8fd
Initial release.Dependencies
[email protected]